home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cre@te Online 2000 December
/
Cre@teOnline CD05.iso
/
MacSoft
/
XML ConsoleMax.sea
/
XML ConsoleMax
/
Required
/
swingall.jar
/
javax
/
swing
/
JEditorPane$1.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1999-07-15
|
609 b
|
19 lines
package javax.swing;
final class JEditorPane$1 implements Runnable {
// $FF: synthetic field
private final JEditorPane this$0;
// $FF: synthetic field
private final String val$reference;
// $FF: synthetic method
JEditorPane$1(String var1, JEditorPane var2) {
this.val$reference = var1;
this.this$0 = var2;
}
public void run() {
this.this$0.scrollToReference(this.val$reference);
}
}